![]() |
subject > programming language construct > class > role^2 |
![]() ![]() | |||
role^2 comparison table |
Subject | is a kind of | is a subtopic of | has definition |
---|---|---|---|
class | programming language construct | 9.2 - Principles Leading to Good Design | A software module that provides both procedural and data abstraction. It describes a set of similar objects, called its instances |
role^2 | class | 6.4 - The Player-Role Pattern | A class in the player-role pattern whose instances can be attached to player objects |
Next class: singleton^2 Up: class Previous class: Java class